spr2bmp
=======

Version 3.10 (27-Feb-2002)
SPRtools block 1h release.
(C) 1992-2002 DEEJ Technology PLC

Features
--------
Sprite to Windows 3 BMP format bitmap converter.
Produces a BMP image with the closest bpp and same palette as the sprite file.

Restrictions
------------
Converts sprites of 1,2,4,8,24 bpp, 15bpp sprites are converted to 24bpp BMPs.
Only uncompressed and 1 bit plane images are produced.
Only the first sprite in the file is converted.

Syntax
------
spr2bmp <sprite file> <bmp file> [<progress/error file>]

Files default to stdin and stdout with progress or errors to stderr.

Info
----
See also spr_info and bmp_info.
!ComndCTRL configuration file: spr2bmp
